Auto merge of #2018 - alexcrichton:dox, r=steveklabnik
authorbors <bors@rust-lang.org>
Thu, 1 Oct 2015 17:35:45 +0000 (17:35 +0000)
committerbors <bors@rust-lang.org>
Thu, 1 Oct 2015 17:35:45 +0000 (17:35 +0000)
commit7f21e73fd951de9bf7fc6b62736d0fc4fce81928
tree0935b8cffa807ac0238aa04a6549b616969f12bc
parent138d2229d0976fa9bcd8d3c5acb3f4a6c5fbb902
parentc9f1b9bf1e535a651f624897bd53a3f81af7501f
Auto merge of #2018 - alexcrichton:dox, r=steveklabnik

This performs a pass over the docs, touching up sections in a few places and
also moving everything to using inline table syntax by default (the favorted way
to add a dependency)

r? @steveklabnik